[IA64] remove duplicated console_endboot().
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 10 Jul 2006 20:12:47 +0000 (14:12 -0600)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Mon, 10 Jul 2006 20:12:47 +0000 (14:12 -0600)
commit6e10f34b7ad25b976e63c288952e486d1b03b0e9
tree0a6a1130b96246a77e0eaa3387a49c334a8f7051
parent2724e1178d4df746cae1950eb4a9f9f968b54d17
[IA64] remove duplicated console_endboot().

There are two. one is in construct_dom0() and another is in start_kernel()
Like x86, left the one in start_kernel()

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
xen/arch/ia64/xen/domain.c